ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _PiePlotDataLabelViewLayout<TPlotView> Class / _PiePlotDataLabelViewLayout<TPlotView> Constructor

In This Topic
    _PiePlotDataLabelViewLayout<TPlotView> Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal plotView As TPlotView _
    )
    public _PiePlotDataLabelViewLayout<TPlotView>( 
       TPlotView plotView
    )

    Parameters

    plotView
    See Also